﻿/*全局样式开始-------------------------------------------------------------------------*/
html {}
body { margin:0 auto; padding:0; text-align:center; font-size:12px; color:#666666; font-family:微软雅黑;}
a { text-decoration: none; color:#666666; }
a:hover {text-decoration:none; cursor:pointer; color:#4c1c1d;}
a:link { outline-style:none;}
ul { margin:0px; padding:0px; list-style:none; }
li { list-style-type:none }
dl{ margin:0px; padding:0px; list-style:none; }
dt{ margin:0px; padding:0px; list-style:none; }
dd{ margin:0px; padding:0px; list-style:none; }
div { text-align:left }
img { border:none; }
h3 { }
span{ margin:0; padding:0;}
p{ margin:0; padding:0;}
.clear{ clear:both; margin:0; padding:0; height:0; overflow:hidden;}
.line10{ clear:both; margin:0; padding:0; height:10px; overflow:hidden;}
.line20{ clear:both; margin:0; padding:0; height:20px; overflow:hidden;}
.left{ float:left;}
.right{ float:right;}
/*全局样式结束-------------------------------------------------------------------------*/


/*通用样式开始-------------------------------------------------------------------------*/



.box{ margin:0 auto; width:1200px;}

.index_title{ font-size:16px; color:#999; margin:0 auto; width:1200px; height:80px; line-height:36px; text-align:center; background:url(../images/title_bg.png) no-repeat center bottom;}
.index_title span{ font-size:30px; color:#000;}


/*header*/

/*menu*/
.header{ width:100%; height:140px; background:url(../images/header_bg.jpg) repeat-x;}
.header .txt{ width:1200px; height:40px; text-align:right; font-size:14px; color:#fff; line-height:40px;}
.header .txt span{ color:#fff; font-size:18px; font-weight:bold;}
.header .logo{ position:absolute; top:0; left:0; width:150px; height:150px; z-index:99999; background-color:#fff;
-webkit-box-shadow:0 0 5px rgba(199, 199, 199, .8);  
-moz-box-shadow:0 0 5px rgba(199, 199, 199, .8);  
box-shadow:0 0 5px rgba(199, 199, 199, .8); 
               }
.header .logo a{}
.header .logo img{ display:block; width:101px; height:101px; margin:7px auto;}
.header .logo span{ display:block; font-size:22px; font-weight:bold; color:#eeb340; text-align:center;}
.header .wz{ float:left; margin-left:170px; font-weight:bold; margin-top:20px; line-height:30px; font-size:18px; color:#eeb340;}
.header .menu{ float:right;}
.header .menu ul{}
.header .menu ul li{ float:left;}
.header .menu ul li a{ line-height:100px; margin-left:30px; font-size:16px; color:#333; text-align:right;}
.header .menu ul li a:hover{ border-bottom:solid 2px #eeb340;}

/*banner*/
.banner{ position:relative; z-index:1;  left:0;  height:480px; min-width:1200px;}
.banner_box{ width:100%;  position:relative;  height:480px; }	
.banner_box .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }	
.banner_box .bd ul{ width:100% !important;  }	
.banner_box .bd li{ width:100% !important;  height:480px; overflow:hidden; text-align:center; }	
.banner_box .bd li a{ height:480px;  }
.banner_box .bd li .banner1 { display:block; width:100%; height:480px; background:url(../images/banner.jpg) no-repeat center; }
.banner_box .bd li .banner2 { display:block; width:100%; height:480px; background:url(../images/banner.jpg) no-repeat center; }
.banner_box .bd li .banner3 { display:block; width:100%; height:480px; background:url(../images/banner.jpg) no-repeat center; }
.banner_box .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:20px; line-height:20px; }	
.banner_box .hd ul{ text-align:center; }	
.banner_box .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:80px; height:2px; margin:5px; overflow:hidden; background:#fff;		filter:alpha(opacity=80);opacity:0.8;  line-height:999px; }	
.banner_box .hd ul .on{ background:#4c1c1d;  }	
.banner_box .prev,.banner_box .next{  display:block; border-radius:5px;  position:absolute; z-index:99999; top:50%; margin-top:-30px; left:5%;  z-index:1; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=80);opacity:0.8; display:none; 	 }	
.banner_box .next{ left:auto; right:5%; background-position:-6px -137px; }



/*footer*/

.footer{ width:100%; min-height:200px; min-width:1200px; background-color:#26272a;}
.footer .txt{ float:left; margin-top:40px; line-height:30px; font-size:12px; color:#c3c3c3;}
.footer .txt a{ color:#fff;}
.footer .txt .hx{ margin-top:20px; width:50px; height:3px; background-color:#3e3f44;}
.footer .ewm{ float:left; margin-left:150px; margin-top:40px; width:114px; height:114px;}
.footer .ewm img{ width:114px; height:114px;}
.footer .ewm span{ display:block; width:114px; line-height:30px; color:#fff; text-align:center;}

.footer .lxdh{ float:right; margin-top:70px; padding-left:20px; border-left:solid 2px #3e3f44; height:60px; color:#fff; font-size:16px;}
.footer .lxdh span{ font-family:Impact; font-size:36px; color:#fff;}
.footer .wzbq{ width:1200px; margin-top:40px; height:60px; line-height:60px; border-top:solid 1px #3e3f44;}
.footer .wzbq a{ color:#c3c3c3;}

/*index*/
.tbys{ background-color:#f5f5f5; width:100%; min-height:150px; padding:25px 0; overflow:hidden;}
.tbys ul{ margin-top:40px;}
.tbys ul li{ display:block; float:left; width:280px; height:150px; background-color:#fff; margin:0 10px;}
.tbys ul li:hover
{
-webkit-box-shadow:0 0 8px rgba(199, 199, 199, .8);  
-moz-box-shadow:0 0 8px rgba(199, 199, 199, .8);  
box-shadow:0 0 8px rgba(199, 199, 199, .8); 

    }

    
.tbys ul li img{ float:left; width:66px; height:60px; margin:45px 28px;}
.tbys ul li .right{ float:left; padding-top:40px;}
.tbys ul li .right span{ font-size:24px; color:#333; line-height:36px; height:36px;}
.tbys ul li .right p{ font-size:14px; color:#666; height:24px; line-height:24px;}

.qwdz{ margin-top:40px;}
.qwdz .qwdz_list .hd{ width:320px; margin:0 auto;}
.qwdz .qwdz_list .hd ul{}
.qwdz .qwdz_list .hd ul li{}
.qwdz .qwdz_list .hd ul li a{ display:block; margin:40px 20px; width:118px; height:38px; font-size:14px; float:left; border:solid 1px #eeb340; color:#eeb340; text-align:center; line-height:38px; vertical-align:middle;}
.qwdz .qwdz_list .hd ul li.on a{ background-color:#eeb340; border:solid 1px #eeb340; color:#fff;}
.qwdz .qwdz_list .bd{ width:1200px; height:400px; overflow:hidden;}
.qwdz .list{}
.qwdz .list .left{ float:left; position:relative; width:600px; height:400px;}
.qwdz .list .left a{ display:block; position:relative; width:100%; height:100%;}
.qwdz .list .left img{ }
.qwdz .list .right{ float:right; width:600px;}
.qwdz .list .right dl{}
.qwdz .list .right dl dd{ float:left; margin-left:10px; margin-bottom:10px; position:relative; width:290px; height:195px;}
.qwdz .list .right dl dd a{ display:block; position:relative; width:100%; height:100%;}


.xsyc_mcd{
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    background: rgba(238,179,64,0.8);
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.xsyc_mcd span{
    color: #fff;
    display: block;
    font-size: 14px;
    text-align:center;
    margin-top:30%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
}
.xsyc_mcd>img{
    opacity: 0;
    width:44px !important;
    height:11px !important;
    margin:0 auto;
    display:block;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,100px,0);
    transform: translate3d(0,100px,0);
}
.qwdz .list a:hover .xsyc_mcd{opacity: 1;}
.qwdz .list a:hover .xsyc_mcd h3,
.qwdz .list a:hover .xsyc_mcd span{
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.qwdz .list a:hover .xsyc_mcd>img{
    opacity: 1;
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
}
.xsyc_mcd:before,.xsyc_mcd:after{
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    pointer-events: none;
}
.xsyc_mcd:before{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}
.xsyc_mcd:after{
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}
.qwdz .list a:hover .xsyc_mcd:before,.qwdz .list a:hover .xsyc_mcd:after{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.gywm{ margin-top:40px; padding:40px 0; width:100%; min-height:10px; overflow:hidden; background-color:#f5f5f5;}
.gywm .list{ padding:30px; margin-top:40px; min-height:10px; width:1170px; overflow:hidden; background-color:#fff;}
.gywm .list .left{ float:left; width:600px;}
.gywm .list .left span{ font-size:24px; color:#eeb340; border-bottom:solid 1px #eeb340;}
.gywm .list .left p{ margin-top:30px; line-height:30px; font-size:14px; text-indent:2em; color:#666;}
.gywm .list .left a{ margin-top:30px; display:block; width:120px; height:36px; line-height:36px; text-align:center; color:#eeb340; font-size:14px; border:solid 1px #eeb340;}
.gywm .list .left a:hover{}
.gywm .list .right{ margin-top:20px;  width:537px; height:300px;}
.gywm .list .right img{ width:537px; height:300px;}

.gywm .list .ryzz{ position:relative; margin-top:30px; border-top:dashed 1px #eee; width:1170px; padding-top:30px; height:320px; }
.gywm .list .ryzz .bt{ width:100%; font-size:24px; color:#333; text-align:center;}
.gywm .list .ryzz .hd{ width:100%;  position:absolute; z-index:1; bottom:125px; left:0; height:20px; line-height:20px; }	

.gywm .list .ryzz .prev,.gywm .list .ryzz .next{  display:block;  position:absolute; z-index:99999; top:50%; margin-top:-30px; left:0;  z-index:1; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=80);opacity:0.8; display:none; 	 }	
.gywm .list .ryzz .next{ left:auto; right:0; background-position:-6px -137px; }
.gywm .list .ryzz .bd{ width:1170px; margin:0 auto; overflow:hidden; padding-top:40px;}
.gywm .list .ryzz .bd ul{}
.gywm .list .ryzz .bd ul li{ float:left; margin-right:15px; width:280px;}
.gywm .list .ryzz .bd ul li a{ display:block; position:relative; width:280px; height:215px; border:solid 2px #f5f5f5; overflow:hidden; }
.gywm .list .ryzz .bd ul li a:hover{ border:solid 2px #eeb340;}
.gywm .list .ryzz .bd ul li img{ width:280px; height:215px; -moz-transition: all 1s linear;-o-transition:  all 1s linear;transition: all 1s linear;}

.gywm .list .ryzz .bd ul li a:hover img{ -webkit-transform:  scale(1.1) ; -moz-transform: scale(1.1) ; -ms-transform: scale(1.1);     -o-transform:  scale(1.1) ; transform:  scale(1.1); }
.gywm .list .ryzz .bd ul li a:hover span{background-color:rgba(238,179,64,.5);}
.gywm .list .ryzz .bd ul li span{ position:absolute; bottom:0; left:0; text-align:center; font-size:14px; width:280px; height:30px; line-height:30px; background-color:rgba(0,0,0,.5); color:#fff;}


.jsys{ margin-top:40px;}
.jsys .list{ margin-top:40px;}
.jsys .list ul{}
.jsys .list ul li{ float:left; width:380px; height:320px; margin:0 10px; border-bottom:solid 3px #ccc;}
.jsys .list ul li:hover{ border-bottom:solid 3px #eeb340;}
.jsys .list ul li:hover span{ color:#eeb340;}
.jsys .list ul li img{ display:block; width:150px; height:150px; margin:0 auto;}
.jsys .list ul li span{ display:block; margin:20px 0; text-align:center; font-size:18px; font-weight:bold;}
.jsys .list ul li p{ display:block; text-align:center; line-height:24px; font-size:14px; color:#666;}


.xwzx{ margin-top:40px; min-height:10px; padding-bottom:40px; overflow:hidden;}
.xwzx .list{ margin-top:40px;}
.xwzx .list ul{}
.xwzx .list ul li{ float:left; width:345px; margin:0 27px;}
.xwzx .list ul li a{ display:block; width:345px; border-top:solid 1px #e3e3e3; padding-top:30px;}
.xwzx .list ul li .sz{ font-size:30px; color:#333;}
.xwzx .list ul li .sz span{ font-size:12px; color:#666;}
.xwzx .list ul li span{ }
.xwzx .list ul li .bt{display:block; font-size:16px; color:#333; height:40px; line-height:40px;}
.xwzx .list ul li .nr{display:block; color:#666; line-height:24px;}
.xwzx .list ul li img{ margin-top:20px; width:345px; height:226px;}

.xwzx .list ul li a:hover{ border-top:solid 1px #eeb340;}
.xwzx .list ul li a:hover .sz{ color:#eeb340;}
.xwzx .list ul li a:hover .sz span{ color:#eeb340;}
.xwzx .list ul li a:hover .bt{ color:#eeb340;}

/*通用样式结束-------------------------------------------------------------------------*/
/*首页样式开始-------------------------------------------------------------------------*/
/*content页面开始*/
.content{ margin:50px 0; width:100%; min-width:1200px; overflow:hidden;}

.content_banner img{ width:100%; height:auto; display:block; margin:0 auto;}

/*content左侧*/
.content .left{}
.content .left .title{ width:209px; height:60px; padding:24px 0 0 10px; font-size:14px; font-weight:bold; color:#fff; background-color:#eeb340;}
.content .left .title .txt{ padding-left:35px; background:url(../images/cplb_title_tb.png) no-repeat left;}
.content .left .title span{ color:#fff;}
.content .left .list{ width: 215px; border-left:solid 2px #eeb340; border-right:solid 2px #eeb340; border-bottom:solid 2px #eeb340; min-height:10px; overflow:hidden;}
.content .left .list ul li{}
.content .left .list ul li a{ margin:10px 20px; width:155px;border-radius:5px; height:36px; background-color:#eeb340; padding-left:20px;color:#fff; font-size:14px; display: block; font-weight:bold; line-height: 36px;position: relative;}
.content .left .list ul li a:hover{ text-decoration:underline;}

.content .left .kfzx{ margin-top:20px; width:220px; height:68px;}
.content .left .kfzx img{ width:220px; height:68px;}

.content .left .lxdz{ margin-top:20px; width:200px; min-height:10px; padding:10px; overflow:hidden; background-color:#eeeff3;}
.content .left .lxdz span{ font-size:14px; line-height:24px;}

.content .left .lxdz .zcewm{}
.content .left .lxdz .zcewm ul{}
.content .left .lxdz .zcewm ul li{ float:left; width:90px; margin-right:7px;}
.content .left .lxdz .zcewm ul li img{ padding:5px; width:80px; height:80px; background-color:#fff;}
.content .left .lxdz .zcewm ul li span{ display:block; width:90px; height:30px; line-height:30px; text-align:center; color:#333;}
.content .left .lxdz .zxzx{ margin-top:10px;}
.content .left .lxdz .zxzx ul{}
.content .left .lxdz .zxzx ul li{}
.content .left .lxdz .zxzx ul li a{ display:block; float:left; color:#333; padding-left:30px; width:60px; height:30px; line-height:30px; background:url(../images/qq.png) no-repeat left;}


.content .right{ float:right; width:950px;}
.content h3{ margin:30px 0; width:100%; text-align:center; font-size:20px; color:#525252; text-decoration:underline;}




/*content右侧*/
.content .lxwm_right{ float:right; width:950px;}
.content .lxwm_right .title{ width:950px; height:40px; line-height:40px; background-color:#eeb340;}
.content .lxwm_right .title span{ color:#fff; margin-left:20px; font-size:14px; font-weight:bold; padding-left:5px; border-left:solid 2px #fff;}
.content .lxwm_right .title h2{ float:right; margin-top:0; line-height:40px; font-size:12px; margin-right:10px; color:#fff;}
.content .lxwm_right .title a{ color:#fff;}


/*content列表右侧*/
.content .lxwm_right .list{ padding-top:20px;}
.content .lxwm_right .list ul{}
.content .lxwm_right .list ul li {}
.content .lxwm_right .list ul li a{ display:block; color:#333; float:left; border:solid 5px #f0f0f0; font-size:14px; font-weight:bold; width:280px; height:345px; margin:10px 12px;}
.content .lxwm_right .list ul li a:hover{ border:solid 5px #eeb340; color:#eeb340;}
.content .lxwm_right .list ul li img{ width:280px; height:185px;}
.content .lxwm_right .list ul li span{ display:block; margin:0 10px; border-top:1px solid #f0f0f0; width:260px; height:40px; line-height:40px; text-align:center; vertical-align:middle; font-size:14px;}
.content .lxwm_right .list ul li p{ margin:0 10px; width:260px; display:block; margin-top:10px; font-weight:normal; font-size:14px; color:#333; line-height:24px;}
.content .lxwm_right .list ul li b{ margin-top:10px; display:block; text-align:right; font-weight:bold; color:#333;}
/*content列表右侧*/
.content .lxwm_right .solution_list{ padding-top:20px;}
.content .lxwm_right .solution_list ul{}
.content .lxwm_right .solution_list ul li {}
.content .lxwm_right .solution_list ul li a{ display:block; padding:5px; background-color:#f0f0f0; color:#333; float:left; font-size:14px; font-weight:bold; width:185px; height:280px; margin:10px 20px;}
.content .lxwm_right .solution_list ul li a:hover{ background-color:#eeb340; color:#fff;}
.content .lxwm_right .solution_list ul li img{ width:185px; height:240px;}
.content .lxwm_right .solution_list ul li span{ display:block; width:185px; height:40px; line-height:40px; text-align:center; vertical-align:middle; font-size:14px;}



/*content详情右侧*/
.content .lxwm_right .show{ padding-top:20px;}



/*content新闻列表*/
.content .lxwm_right .news_list ul{}
.content .lxwm_right .news_list ul li{ margin-top:20px;}
.content .lxwm_right .news_list ul li a{ display:block; width:950px; height:120px; background-color:#f6f6f6; color:#333;}
.content .lxwm_right .news_list ul li a:hover{ color:#eeb340;}
.content .lxwm_right .news_list ul li a:hover .ckxq{ background-color:#eeb340;}
.content .lxwm_right .news_list ul li .sj{ margin-left:10px; padding-top:35px; float:left; width:60px; height:85px;}
.content .lxwm_right .news_list ul li .sj .yy{ font-size:24px; font-weight:bold; text-align:center;}
.content .lxwm_right .news_list ul li .sj .dd{ text-align:center; font-family:Arial;}
.content .lxwm_right .news_list ul li .c{ float:left; padding-top:15px; width:680px; height:120px; margin-left:30px;}
.content .lxwm_right .news_list ul li .c .bt{ width:680px; height:30px; line-height:30px; vertical-align:middle; font-size:14px; font-weight:bold;}
.content .lxwm_right .news_list ul li .c .nr{ line-height:24px; color:#666;}
.content .lxwm_right .news_list ul li .ckxq{ float:right; margin-top:48px; color:#fff; margin-right:20px; width:80px; height:24px; text-align:center; line-height:24px; vertical-align:middle; font-size:14px; background-color:#999;}



/*content新闻详情*/
.content .lxwm_right .xinwen_title{ padding-bottom:20px; margin-top:20px; width:900px; text-align:center; }
.content .lxwm_right .xinwen_title h1{ font-size:18px; color:#333333;}
.content .lxwm_right .xinwen_title span{ color:#a8a8a8; line-height:24px;}
.content .lxwm_right .xinwen_list{ padding-top:20px;}

.content .lxwm_right .page{ margin-top:20px; width:950px; font-size:14px; height:30px; line-height:30px; color:#333333;}
.content .lxwm_right .page .prev{ float:left;}
.content .lxwm_right .page .next{ float:right;}

/*产品详情页面样式*/
.content .cpzs_show{ padding-top:30px;}
.content .cpzs_show .td1{ width:950px; height:240px;}
.content .cpzs_show .td1 img{ float:left; padding:10px; height:232px; width:350px; background-color:#f3f3f3;}
.content .cpzs_show .td1 .r{ float:right; width:550px;}
.content .cpzs_show .td1 .r .bt{ width:550px; height:40px; border-bottom:dashed 1px #ccc; line-height:40px; font-size:16px; color:#333; font-weight:bold;}
.content .cpzs_show .td1 .r .rx{ margin-top:30px; padding:10px 20px; width:510px; height:40px; background-color:#f3f3f3; font-size:14px; color:#333;}
.content .cpzs_show .td1 .r .rx b{ font-size:24px; font-weight:bold; color:#eeb340; font-family:Impact;}
.content .cpzs_show .td1 .r .zx{ margin-top:30px; width:550px; height:40px;}
.content .cpzs_show .td1 .r .zx ul{}
.content .cpzs_show .td1 .r .zx ul li{}
.content .cpzs_show .td1 .r .zx ul li a{ display:block; margin-right:40px; float:left; width:120px; height:40px; background-color:#eeb340; font-size:14px; color:#fff; text-align:center; vertical-align:middle; line-height:40px; }
.content .cpzs_show .td1 .r .zx ul li a:hover{}
.content .cpzs_show .td1 span{ display:block; margin-top:20px; text-indent:2em; font-size:14px; line-height:30px; color:#666;}

.content .cpzs_show .td2{ width:900px; margin-top:50px;}
.content .cpzs_show .td2 .bt{ width:900px; height:40px; border-bottom:solid 1px #eeb340;}
.content .cpzs_show .td2 .bt span{ display:block; color:#fff; font-weight:bold; font-size:14px; width:120px; height:40px; background-color:#eeb340; line-height:40px; text-align:center; vertical-align:middle;}
.content .cpzs_show .td2 .nr{ padding-top:20px;}


/*产品详情分页下载样式-------------------------------------------------------------------------*/


.goods_list .hd
        {
            height: 40px;
            background: #eeeeee;
            border: 1px #e1e1e1 solid;
        }
       .goods_list .hd ul li
        {
            float: left;
            padding: 0;
            margin: 0;
            display: inline;
            width: 150px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            cursor: pointer;
            border-right: 1px #e1e1e1 solid;
        }
        .goods_list .hd ul li.on
        {
            background: #eeb340;
            color: #ffffff;
        }
       .goods_list .bd ul
        {
            padding: 10px;
            border: 1px #e1e1e1 solid;
            border-top: none;
            min-height: 100px;
            height: auto;
            overflow: hidden;
        }






/*css flickr style pagination*/
div.green{ padding:0px;margin:5px auto; text-align:center; font-family:Verdana; font-size:12px;text-align:right;}
div.green a{ border-right: #dedfde 1px solid; padding-right: 6px; background-position: 50% bottom; border-top: #dedfde 1px solid; padding-left: 6px; padding-bottom: 2px; border-left: #dedfde 1px solid; color: #0061de; margin-right: 3px; padding-top: 2px; border-bottom: #dedfde 1px solid; text-decoration: none; }
div.green a:hover{ border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #0061de; }
div.green a:active{ border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #0061de; }
div.green span{ padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #999; margin-right: 3px; padding-top: 2px; }
div.green span.current{ padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 2px; color: #ff0084; margin-right: 3px; padding-top: 2px; }
div.green span.disabled{ padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #adaaad; margin-right: 3px; padding-top: 2px; }

